SyServiceExceptionDailyPerformance 
EntityType  Independent 
Logical Entity Name  SyServiceExceptionDailyPerformance 
Default Table Name  SyServiceExceptionDailyPerformance 
Logical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionDailyPerformance Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceExceptionDailyPerformanceId(PK)    INTEGER  NO 
 
AssignedStaffId(FK)    INTEGER  NO 
 
TargetAmount    MONEY(19, 4)  NO 
 
TargetExceptionCount    INTEGER  NO 
 
AchievedAmount    MONEY(19, 4)  NO 
 
AchievedExceptionCount    INTEGER  NO 
 
AchievementDate    DATETIME  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyServiceExceptionDailyPerformance Keys 
Key Name  Key Type  Keys 
Nk_SyServiceExceptionDailyPerformance_UserId  Inversion Entry  UserId 
Nk_SyServiceExceptionDailyPerformance_AssignedStaffId  Inversion Entry  AssignedStaffId 
PK_SyServiceExceptionDailyPerformance_SyServiceExceptionDailyPerformanceId  PrimaryKey  SyServiceExceptionDailyPerformanceId 

SyServiceExceptionDailyPerformance Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Staff  Non-Identifying  One To Zero or More        AssignedStaffId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyServiceExceptionDailyPerformanceDetail  Non-Identifying  One To Zero or More          NO 

SyServiceExceptionDailyPerformance Check Constraints 
Check Constraint Name  CheckConstraint